nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Hey let’s say I use zephyr to code some Bluetooth mesh stuff on an NRF52832 module and then make a product using this module. Do you guys know if there are things I have to...
Hi! We have a peripheral which uses an 'unconventional' SPI configuration for its data transfer. Among other things, it sends and receives data on the same SPI line, meaning...
Hi,
In our design we are using 25AA320 with nRF9E5 . It seems in some random conditions the EEPROM loses data and the application won't run until EEPROM is reprogramed...
I'm looking for Advertisement receiving code with control radio module without softdevice.
I want to make extremely low power control code for advertisement.
please help...
Hi, I am a beginner, during my internship I need to evaluate the nRF9169 DK for cellular applications.
I successfully implemented the communication over serial by using...
Hi,
Recently I degubbed issues on debug mode for an application on segger embedded studio 4.1.2. Now I see in release mode some kind of errors is happening, it works well...
Hi,
I'm using NRF_WDT and it works very good.
I would like to investigate my project failures and I want to save some data when watchdog is expired.
How can I catch...
I am newbie here. I was reading ‘Introduction to Nordic nRF5 SDK and Softdevice' dated 15 Jan 20. The softdevice naming rule establishes Sxyz
wherein z – denotes the SoC...
Hi,
We're noticing high power consumption when the 9160 is supposed to be PSM sleeping in borderline signal locations that is breaking our power consumption model, reducing...
The docs say:
Once configured, it is possible to perform cryptographic operations using the the CRYPTOCELL subsystem where KDR is selected as key input without having access...
Running nRF Connect SDK v2.1 targetting an nRF52840 DK (PCA10056)
I'm looking at the OTA DFU options for this SDK. The host side tool if i'm not mistaken is a go utility...
Hello,
I'm trying to integrate Mesh 4.0.0 into a program built with SDK 16.0.0 but I'm running into some issues including the correct files from the Mesh SDK. I followed...
Hi Sir,
In the datasheet of 52840, we know the DEC1 is 1.1V, DEC2/4/5 are 1.3V, DECUSB is 3.3V.
When measuring these pins, we may not get a precision value, like we got...
Hello,
I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot...
Hi,
Can you please give a brief idea which softdevice and SoC we should use as per our requirements.
1) The device should be able to connect to the mobile phone(mobile...