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...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I have a nRF9160 DK need to update modem firmware to v1.0.0
According to C:\nRF91\mfwnrf9160100\README.txt below, I should use nRF Connect Programmer to update modem firmware...
In the light_switch example of nRF5_SDK_for_Mesh_3.1.0, I noticed that generic_onoff_client.h has a union for holding the current message packet. However, there is only one...
The timer example with SDK 15.0.0 uses the old timer driver. Is there any example code showing how to use the current nrfx_timer?
I'm just trying to generate a periodic...
Hi Nordic team and fellow fans,
I am trying to switch from SPI to SPIM and getting an odd assertion with no context after I kick off a SPI operation, but it only happens...
SDK15.3.0
nRF52810
the original secure_bootloader and buttonless_dfu works fine.
nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble
and nRF5_SDK_15...
Hi,
I am using the nrf52832 dk,
i want to decrypt the data i receive over ble (AES encrypted data will be sent over ble) which api's or sample codes should I use?
Hi,
In the cops=0 state, how long does the modem take to scan each band of both cat-m1 and NB-IoT? How does a roaming sim affect these times for both technologies? In...
Hi
I would like to give a try to nrf52 on mbed. So I went to:
https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/
and clicked Import to compiler...
The demo board would not connect (no second LED)
Since in Italy we only have NB-IoT, I guess I should recompile a more recent version of the demo application.
I have followed...
I'm a newby in bluethoth communication. To control model cars and model trains in scale 1:87 I built a decoder with an ATMEL chip. The communication based on digital infrared...
We are moving to the stage of testing our custom PCB which has a nRF9160, from using the nRF9160 DK
We need to do initial tests on our antenna, tuning network, and layout...
Hello,
I just started working with a couple of other people on firmware for a BT dongle.
The existing codebase/software build is based on Linux environment using command...
Currently with default thread network we are using channel number 16 ,Now if we want to change the channel to 25 ,I am using thread API otLinkSetChannel and to get channel...