Hi all
I am using the bluetooth central sample from zephyr. I can read the addresses of the devices but I would like to read each specific device's advertisement data. So...
Hello, I want to write an applicatin that gets at_coammnds from the terminal via uart, sends the command to the modem and then sends the respond back via uart. I have two...
Hi,
nRF52832, SDK 17.1.0 with Softdevice S132.
Softdevice sleep does not work when advertising. Application flow is to advertise one packet, then go to sleep for X seconds...
Hi,
when DC/DC is enabled, current consumption in sleep is higher than when using LDO.
This is consumtion with DCDC = 0
This is power consumtion when DCDC =...
Previously, I compiled and downloaded the radio_test example into two DK boards.
I then used the CLI to set the parameters for each board one as TX one as RX
On setting...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
I'm looking for an nrfutil command to replace this command:
nrfjprog --memwr 0x10001080 --val 0x12345678
My goal is to write a serial number to the UICR CUSTOMER[0] register...
I have a hard time to initial a twi ,I reference the example in the SDK11.0,and I used the board is 10040,I copy the example twi sensor code in my project ,but there is an...
I'm getting the error code 0x4001 from sd_clock_hfclk_request and I can't find where the error codes are defined/explained for this function. Can someone point me in the right...
Hi,
With the following program running, how can I achieve the lowest power consumption between timer events:
nRF Timer is running with the HF crystal requested
...
51822, config a pin as output , in the param , set disconnect or connect the input pin, when config as output ,what mean disconnct/connect input pin?
I use a pin to light...
For my project to simulate the spreading of a disease I am thinking of recording the complete social network on the beacons and then collecting the data to a pc. I have roughly...
I am using nRF51-DK hardware and working on the ble_uart_app s130 SDK_11
Upon power-up, nRF51 is discoverable and connectable. After sometime, it is no longer discoverable...
Hi, I am using microESB library. We want to test the continuous carrier wave mode for ESB(similar to using DTM for BLE continuous carrier wave mode). Is there any library...
Hi,
I have the nrf52 working perfectly in iBeacon mode. Even when my iPhone is Off, the iPhone will wake up and post a notification with UUID, Major,Minor etc.. It's great...
I have suspended my Beacon in SLEEP (at .5 uA) until a keypress. Is there an event that can trigger an event if there is a low voltage detection while in SLEEP?
My goal...
hello,
I am trying to write one characteristics on GATT server from a client. My server program (acts as peripheral) is working fine with MCP. But when i am trying to connect...
Hi,
I've spent the last few days trying to get this going and getting super frustrated.
After having no luck getting the nrfutil to work on Python ( another thread ...
HI,
I am using micro esb(0db tx power, 250kbps, RX mode) from GitHub( github.com/.../nrf51-micro-esb) . I am using nrf51822xxaa and SD10.0 and s130. With just the micro esb...
I can't get the Master Control Panel to work. I think the drivers might be messed up but various re-installs aren't having any success.
Can you suggest some troubleshooting...
I'm Dinesh Katkar, trying to adapt
new IoT design and development and planning to build wearable device based on nRF52832 Bluetooth SoC chip and ordered nRF52 Development...