Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
I have a question about how much memory is required for app timers.
The comments for APP_TIMER_BUF_SIZE state that the buffer size must be one more than actually needed...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
Sorry,my English is poor. I
Now,I have four uart BLE device. Every device sends data in frequency 20Hz. And I also have a android phone. I hope that the phone could receive...
hi everyone.
i have an issue with app timer. i m using SDK 9 and softdevice v8.0. in my code i used ble_app_template project and changed something according to my goals ...
hi,
1.I find some same issues on website, most of them can send more than 1 packet per connection interval up to 6 packets, but I'm not sure what version of sofedevice...
Hi!
We are using S130 softdevice in peripheral role and achieve the specified maximum throughput of 63.4kbps ( S130 spec ) when communicating with a PC and connection interval...
Dear sir,
Reader has a NRF24L01P-R7 with stm32f4xx controller.We are using TAG chip NRF24LU1P-F32Q32-T.
Please share the independent stack information(source code) so...
I am trying to setup the examples for the dev board PCA10040. I copy them from the Pack Installer and when I open the project I keep getting "Install missing Software Packs...
Hello
I made a custom service with characteristic. It send the number 1234 over ble. When i open the Master Control Panel and look at the custom characteristic. I read...
We have a home made BLE device based on nrfR1822. This one has two embedded sensors sampling data at a frequency of 25Hz.
In regular mode, the device sends every second...
I was going through Gazell link layer as well as Enhanced shortburst i found in both of them we can use payload max upto 32 bytes. Both supports 8 nodes with an host using...
I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9
I programmed the softdevice hex and then programmed...