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...
Hello everyone, I'm new with Nordic devices.
Actually wanted to get services correspondant to I2C slave addresses and registers.
I was thinking about using the SDK template...
i am using nrf52832 in sdk11. I am interfacing motion sensor and spi flash memory. Both motion sensor and spi flash shares spi lines and having different chip select pin....
Hello
I'm implementing light switch demo code, but while build client and server code getting error
Building ‘light_switch_client_nrf52840_xxAA_s140_6.1.0’ from solution...
Dear Nordic Team,
Thanks for supporting.
Now start to work with nRF52810 chip. Already i am worked on nRF52832 based projects. Now i want to know the s112 soft device...
The GTT was great!
And the Solar panel demo was impressive.
We are very interested in integrating solar panel with nRF52 on our upcoming BLE products.
It would be great...
hi...
i want to check how the sleep mode is working so i am testing with the simple uart program
here you can see the code .. ble_nus is not sending the data in ble_uart...
Hello, I am using SDK15.2 on nrf52 DK with SD 6.1.0 and having an issue in long button press action. The single press and long press button action work ok before BLE connection...
Hi,Sir
We are keyboard developers and manufacturers,and we are using nrf51802 based on nrfready_desktop_2_v3.1.0,Our keyboards products works well,but recently we noticed...
Hi,
I'm trying to compile a simple example (light_switch__server_nrf52832_xxAA_s132_6.1.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time to get...
In nRF5_SDK_15.0.0_a53641a code, there's such definition:
#define UART_DEFAULT_CONFIG_BAUDRATE 30801920
Which means about 30.8 Mbps.
But in page 345 of nRF52832's...
Hello,
I'm using a nrf51822 board as a DFU controller to update another board's application, the client board runs the bootloader secure example. When I write data to the...
This is almost certainly a noob (to nRF52840) programming question.
I have modified the peripheral/gpiote example to invoke an ISR on the falling edge of a pin signal. In...
I am trying to use the Sparkfun nRF52832 breakout board as a master in I2C communication. I am using Arduino IDE to program the module. I defined pins 24 and 25 as SCL and...
Nordic Support, Let me first explain what I would like to achieve. I am developing a line of devices that will act as GATT peripherals. I would like average current consumption...