I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
I use 51822 to implement the HID touch device,It can works on android .But Tip Switch up is can't work again. This is my code touch_1012.rar
This is my test tool com.the511plus...
Hi guys,
I have a question about migration guide from the old 4.1.0 thread and zigbee sdk to 4.2.0.
The story is that I have this project running 4.1.0 on my custom board...
i install F:\nrf-command-line-tools 、 nRF Connect for Desktop 、 toolchain manager v0.10.3、 finally install "nrf connect SDK v1.91" in F:/ncs
and Follow a video tutorial...
Is there an app note detailing the QFN48 package for the nRF52840, including solder paste recommendations?
The only documentation I've found are the reference gerbers?
Hello,
I am developing FW for a BLE Peripheral on NRF52840_DK using nRF Connect SDK v1.9.1 on VScode.
So far, Peripheral and Client are able to connect and exchange...
Following example in the nRF52810 product specification V1.3. The three LEDs are connected to PWM and waveform is configured in decoder. This means the first 3 values are...
We want to understand any surprises with using nPM1100 on existing or future products.
I just bought two nPM1100-EK units and finished the first round of my evaluation....
Hi,
The customer just wants to realize the function of transparent transmission. Considering the cost, he wants to use nRF52810 to design a two-layer board. Is this feasible...
Hi there,
I am wondering about the range of sniffed frequency band in nRF Sniffer.
The assumed scenario is two nrf52dk set up a connection between themselves, with an...
Hello All,
I am newbie and trying to sniff BT mesh logs using wireshark with nrf52840 dongle. I was successfully able to sniffer the wireshark packets for BT mesh. But currently...
Hello.
I want to know maximum number of 'BLE MESH' connect, Could you teach maximum number in 52840? also Could you teach number of evaluation in 52840?
Thank you.