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,
I am using PPK for measuring the current of custom hardware without DK. I want to know that P16(Ext DUT) is the only source of supply for DUT. So is there any additional...
hello! i have a problem ,when the Master send Slave SMP 37 Rcvd Pairing Request: Bonding, MITM, Initiator Key(s): LTK IRK CSRK , Responder Key(s): LTK IRK CSRK,but the slave...
What would be the best way to store configuration and fault information in flash when the app_error_handler is called? It seems like all the libraries available are purely...
Hello,
I am using SDK 15.0.0, Segger IDE with GNU compiler (GNU++11, GNU11).
I am using the default serial example from SDK 15.0.0 with C source file. But when i switch...
Hi, we have designed a product using the nRF52840. We have the development board and want to use it to program our board via P19. Can you tell me if there are pre-made cables...
Hello, I'm prototyping using nrf52832 with BMD-300. On my new board I design, I need 3.6V tension (and not just 3.3), so I thought setting everything to 3.6V, including the...
Hi,
I'm currently doing a current consumption test for bluetooth mesh using PCA10056. I want to label the plot like the ones in Online Power Profiler, but it turns out I...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi all,
I'm currently implementing a Bluetooth Mesh system for testing various network characteristics.
I am running some tests were a Nordic Thingy:52 is sending a lot...
Hi, I have read the "nRF91 AT Command Reference Guide v0.7" and I would like to propose a new AT command to be added and also an additional feature to an existing AT command...
Dear nordic:
I am confused of NRF51824 MTU issue, NRF51824 can use S130 softdevice, S130 is qualified bluetooth 4.2 core spec, then why S130 features don't included MTU...
While trying to find out a realistic maximum power consumption target I was searching for the power consumption of the LPCOMP comparator. I've seen a few claims about 0.5...
Hello,
I want to send data from central device to peripheral device. I am currently using nRF52DK.
While sending data from peripheral to central device, data is sent successfully...