My ultimate goal is to develop a pc application to provision and manage a ble mesh. I have around 50 devices in the mesh based on nef52840. I plan to use nrf52 ble usb dongle...
I have a 7002dk dev kit. Currently for evaluating the nrf5340, which will be used in my product. Currently i am trying to evaluate if it is possible to use the nRF5340 USB...
I have compiled code that debugs and runs normally on the nRF52840DK. I just connected my custom PCB to the debug out connector on the DK and I have two issues that are probably...
Hi Devzone
We found that the NRF54L dk will stuck if add systemView function into the bluetooth sample project
we add below config into peripheral_uart/peripheral_lbs...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi,
I'm writing a sample application that uses the s110 softdevice (7.1.0) on Adafruit blefriend. I can program the softdevice using Segger J-Link and upload the application...
Hello Everyone,
I want to know how can we program S110 to nRF51822 . We need to download its binary from nordic site after that what is the procedure. can i get any document...
Hi,
i am using the sru232 module (having nrf51422) in my project. I just want to program the softdevices-s310 using Keil-5 but i am not able to do so, while i am trying the...
I'm tring to run my first twi program using nrf52. but I got complilation error no number named Power in NRF_TWI_Type
it's strange because NRF_TWI1 called from twi_master_write...
I'm building a project on the nRF52382 with the S132 SoftDevice. The project includes a Central device (GATT Client) that reads values from a peripheral device. I used the...
Hello,
I'm using the nrf51822 chip with S110. The advertising rate is 3 seconds.
I'm testing with 4 different smartphones:
Samsung Galaxy Xcover 3, Android 5.0...
I am running the NFC Launch APP example in SDK5 v11.0.0. I am using a PCA10040 dev board with the NFC antenna connected to it and testing against an NFC-enabled Android phone...
Do the GPIOs sink current even when there is no power applied to the nrf52 chip?
We connected a LED to one of the GPIOs and connected the other end of the LED to VCC. The...
hi all,
yesteryday,I download bootloader and app to my nrf52832 by nrfgo studio, but I checked the option lock entire chip from readback ,after that,I found I can not download...
Hello,
I am working with the newest revision of the nRF52 Development Kit and the app_beacon example.
I try to change the clock source for the following code:
nrf_clock_lf_cfg_t...
On SDK 11.0.0 only ( NOT the alpha release )
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort...
On SDK 10.0 only
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release...
I am testing nrf5 IoT tcp client example. (in \nrf5_iot\examples\iot\tcp\client)
DK side:
IP:2004::213:ddff:fe4c:6032
run as client.
2.6lowpan border router...
I'm using the ble_app_template of SDK11. but I dont have an external oscillator, so the run time freeze at ble_stack_init
in this answer , the solution is to relace NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I have a NRF52DK (Chip Label: PCA10040; V0.9.0; 2015.44; 682646724) and when i try to start the DK as described in the getting startet page, Step 5 failed as LED1 is...