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...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hello,
I am aware that according to IEEE standards RSSI value that chips return is not officially related to mW/dBm. However the values returned by your chips seem to be...
Hello,
I am trying to use timer with Bluetooth application . I want to provide precise time stamping using timer for each bluetooth event. But program execution stucks...
Hi,
I'm using nRF5 SDK V11、s130_nrf51_2.0.0_softdevice. My application has added the DFU service . I download application,softdevice and bootloader to nRF51822 AC, the...
i m using pca10028 with gcc tool chain setup in windows...now i m using sdk 8 and work inside ble_uart code...i was add rtc1 inside that code sucsessfully but now.. when device...
Hello,
I am currently testing the nRF51 series as a possible upgrade to our products that use the 24L01P. For testing I have the nRF51 dev board setup as the PRX and a...
I'm using SDK 11 on my nrf51 chip. I'm trying to output a 120hz pwm but it doesn't seem to be producing at 120hz. I have a 120hz signal i'm trying to match and it blows pass...
Dear Wang,
I am unable find any documentation and board Initialisation code on how to change PIO from analog to digital output. but can't seem to locate the setting.
...
Hi,
I am working with MLX90615 sensor and is working with nrf_drv_twi functions and I could collect data as well. Now I need to put the sensor to sleep mode. Entering to...
Hi,
I'm trying to connect DWM1000 with SPI using spi_master.h.
When I have written to registry e.g. 0x11, 0x12 and read it I've got bytes: 0xFF, 0x11.
If I read three bytes...
Hi
I'm wondering if anyone have had any success or problems with generating and using secure DFU keys under Linux?
I'm using the latest nrfutil from: github.com/......
i am using nrf52832 pca10040. i tried to run the ble blinky example from package installer. it compiles without any error, but when is load it to the DK it will not even advertise...
NRF52832 is bluetooth pre approved SoC. So still need to pay Buetooth SIG to sell my Bluetooth based product in INDIA ???
Can i Sell non Certified product Without FCC CE...
Hi Nordic Forum!
Looking for the right configuration for the connection parameters, found different references to this Apple guide .
The problem is that in the 3rd condition...
I'm working on a project where I need to recognize whether or not a wireless tag is within 5-10' of a stationary reader. I would develop the reader system using a module,...