Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
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...
I want to use TimeSlot API for nrf52832.
two question.
I want to use time slots regularly . I call follow, timeslot_open() timeslot_request() - timeslot_end() -> IDLE_STATE...
Hi there,
I've already asked about it https://devzone.nordicsemi.com/f/nordic-q-a/49701/commissioner-disable and I've tried it but nothing work. I've already spent 5 days...
I am in pre production with the nRF52840. My customers have access to the micro USB port on the device. I want them to be able to define a string for the nRF5 transmitted...
I am using nRF51, SD 130 1.0 and SDK 10.0.0. I have 11 buttons connected to nRF. Currently it only works for up to 4 buttons (APP_TIMER_OP_QUEUE_SIZE is 4, but I'm not sure...
Hi,
i am working on spi master example in nrf52832, when clock is set to 8MHz, clk signal output at the nrf52 pin is more like triangle wave.
is there any way to set pin...
Hi,
At the moment, my current location does not have an NB-IoT network for the nRF9160 DK to attach to. This means that the device is unable to activate PSM mode (which...
Working with SDK 15 on an nRF52832:
I have a peripheral applicatin where I'm computing the value of a BLE read on the fly.
Currently I do that by:
Setting up a BLE...
Dear dev community,
I've got a very simple question: How can I see the subscription and publishing addresses list in any mesh node for any model?
Thank you!
Regards...
Hi I am developing a custom PCB for the nrf51822 chip. I heard the nrf51822 chips do not come with preloaded firmware or bootloader. Do I need to also flash the bootloader...
Base on nRF5_SDK_15.3.0_59ac345 for NRF52810, I wrote the following codes,
Use nrf_drv_uart_tx to send data is successful, and NRF_DRV_UART_EVT_TX_DONE occur normally...
Hi All,
I am interested in designing my own Bluetooth beacon (Several of them, about 10) and connect it to a computer and read sensor data from those beacons (For example...
Dear Nordic:
Hi,i install nRF Studio <nrfgostudio_win-64_1.21.2_installer.msi>, and i want to erase NRF52840 flash,but when i click on "nRF5x_Programming",i cannot get...
Hi guys! I feel really excited about working with Nordic Semiconductors, but I have a problem with PWM driver.
Do you know how to support 13 independent devices that will...
Hello,
I was looking into the nRF5280 and was going to purchase it. But I had some questions that were not cleared up in the data sheets. It seems that a battery or a power...
Hello Everyone,
I have been using nrf52840 DK for several weeks. However I find it very difficult to understand the source code. I have experience only using arduino programming...