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...
Hi All,
I have a problem to enable notification on my Android phone, i followed the tutorial on android web page (section bluetooth low energy) but my app crash, i have...
I understood how external board programming works with nrf52840 DK.
Debug IN (P18) is used for external debugger while Debug OUT (P19) supports external board programming...
Hi, I use the nRF 52832 on SDK 15.2.0, and develop base on ble_app_hids_mouse demo code, add a wechat service and a uart service.
After the system paired and binding, sometimes...
Hello,
Can I use the twi event handler with a schedule library? Is there any benefit to use like so?
I also looked into the twi transaction manager, is the non blocking...
Hello,
We have started to develop a software on SDK15 and have noticed later than it's now possible to deal with service changed indication to invalidate the device cache...
Hi, I am running ANCS example application ( nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c ) i changed allow_repairing = false to allow_repairing = true
...
When I go to compile the ble_app_interactive_s140_pca10056 example on segger for my nRF52840 DK, which is a .emProject, the .c files are not registering .h files. I compiled...
Hello,
I am using nRF52832 with SD v5.0.0 and SDK version 14.2 on a custom chip.
I have implemented FOTA with buttonless DFU on my application and is working fine.
However...
I'm working on a project & I'm trying to use the apple notification center service, it works with me & I can detect notification on my device, I wonder if I can ask about...
Hi
We follow the chart to design our notify flow to control the data in notify queue.
but we face a problem, the data in the queue always get more than 2 when the 9 or...
Hey,
I'm developing a gateway using NRF52832 & ESP12 (UART Communication). Write now what i do is I have a one model (in the client example) for each type of devices in...
hi
i am working on a project where i need to design a PCB which sits on top of this NRF52832 development kit, like a shield. so i wanted to know the dimensions of the board...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
I run SDK 15.3 "examples \ ble_peripheral \ ble_app_uart" in 52-DK . and send UART data to nrf Connect in my Phone, i found if i close the ble connect while TX Characteristic...