Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi,
I have looked at the different post regarding the nRF9160 and SPI, but I can not get it to work on our custom board.
Attached the board definition files.
Here...
I have the Thingy91 plugged into a macbook pro(osx catalina) with usb.
I have updated the firmware on thingy 91 with the precompiled application and modem firmware ( 2020...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
Hello.
I am using SDK v17.0.1, nrf52833.
I can enter DFU Mode with pressing Button 4 and reset Button.
However, I want to enter DFU mode without any Button.
I've...
Hi everyone,
I'm starting from USBD example and I want to implement a composite device.
If I want to implement a composite device I have to add one interface and then...
I'm working with several Samsung SmartThings and I am wondering if a call to will address this the issue of devices leaving the network insecuely https://www.samsung.com/sg...
Hello everyone, The last few days I was advised to buy the nrf52840 DK. Up to now I have worked with the dongle. I read online the need to download the j-link software. Where...
Currently, I'm switching my platform form nRF52 to nRF53.
For the work I'm doing, I need to use DPPI to enable GPIO events to trigger SPI transmissions, without interrupting...
Hello,
Looking for some background info for SOFTDEVICE ASSERTION 0x0002715e. sdk 15.3, SD s132_nrf52_6.1.1
Maybe related, there is no Assert if fds_record_write() is done...
Hello
I am developing devices including nrf52832 and 3.3v buzzer. However, the buzzer in this device is very hot and the battery is running out quickly.
Now I know that...
Hi. I always appreciate to your kindness and fast reply.
I want to extend BLE range from 200m ~ 500m using FEM.
For the first time, I choose SKY66111 but it is not working...
Design background and goals,
1.Both ble_central and ble_peripheral are used nRF52832.
2.All nRF52832 UUID are the same.
3.Devices of different groups can’t be connected...
Hello!
I am having a problem using any internal flash writing libraries. If I set the REG0 voltage to 2.7V, the controller stops erasing the memory.
Moreover, I cant erase...