I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
I measured the current drawn by the nRF51822 beacon with its default beacon code. The current was about 1 mA which was same as in another thread
The suggested solution...
We have been manufacturing for a while with the nRF51822, Revision 2, and WLCSP package and build code D0 (D0 is what Nordic recommended me to spec to contract manufacturers...
Hi all,
I have application that read analog level and send the data with connection interval of 10 ms and 0 dBm, how can i calculate the current consumption of BLE? i read...
Hi
I want to use Printf() in the DT2 but it cannot output msg to terminal.
I used hal_uart_config() to config UART TX/RX/Baudrate... in mail.c then
call hal_uart_put_str...
I use S110 V7.1.0,nrf51822 chip,
now I need write and read flash data in BLE mode.
When can I write the flash data at BLE mode?
When can I read the flash data at BLE...
I'm calling the requestData function and lib_aci_close_remote_pipe at the same time.
The lib_aci_close_remote_pipe returns 0x8E command error which means: "Command rejected...
Hello,
I need to store some app configuration on the FLASH and I'd like to use the features of pstorage module.
I don't understand the following thing ...
When the...
Hello,
I am currently using the SDK setup from this URL: embeddedsoftdev.blogspot.de/.../ehal-nrf51.html
In order to use that setup, one must change a line in the file...
Hello,
I downloaded MDK arm from Keil website (keil mvision 5), SDK and MDK pack from nordic download site. After installing SDK, I am not able to find example projects...
Hello,
I have quite a few of setting on my nodes and I want to save some of these permanently. Currently I am using the pstorage module and everything works as expected...
Hello everyone,
i can able to set the static passkey but i would like to know the difference bewteen security key and passkey how can i set security key ? any suggestions...
Good day!
Faced with the problem that I didn't get to run N5 Starter Kit (nRF51422) on maximum speed in Advanced Burst Mode, using ANTware II with ANTUSB-m to read packets...
I read the multi-role project on Github. For time slot part, there's no explicit hfclk start/stop operation along with the radio events, is it possible that sd_radio_session_open...
In the nRF8001 Arduino SDK, there is a " ble_bandwidth_test " example.
It says,
"The bandwidth is measured (sic?) with the nRF UART App in the Apple iOS app store" ...