Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hello,
I just recently updated to Windows 11 and facing the issue(nrfutil is not working) after win11 update. Previously, It is worked on Win10. Do you have the working...
Hi.
nRF52-DK board use. (PCA10040)
* now system : bootloader + softdevice + Beacon application ->> working fine. good.
* new system : Swtiching ESB or Beacon
I would...
When I connected mqtt on nRF9160, I found a strange problem, which caused the device to freeze and become bricked. The location cause was found to appear in err = mqtt_connect...
Hello, we are semi-experienced with Nordic,
We are doing a DC power driver, during operation we do a NUS data send if we are connected and the NUS has started. When we get...
Hello,
I am trying to optimize GPS power consumption, and the fix time. The GPS search period is approximately 10 minutes, modem fw 1.3.1 and nRF SDK 1.7.0. We are also...
Hi Nordic,
is the encryption technology used in the software protocol or hardware inside 52833?
our customer want to know the if the encryption can export,thank you!
I baught new DK. Form last few days, I was testing sample programs for learning purpose. Suddenly, SDK stopped being detcected via USB port ? I could not diagnose the reason...
Hi
I want to increase the number of leds in DTS file of peripheral-uart sample by using overlay file.
Is it possible to manipulate the aliases in DTS file by editing the...
I'm running in to the issue mentioned in the tile; " Only spi nodes accepted in /soc/spi@40023000/". I'm using nRF connect and built a driver for the TI ADS1291 analog front...
Hi, I read a couple of post that asked about the accuracy / tolerance of the internal REF, and the answers mention it's included in the gain error.
This made me wondering...
Hi,
as stated in the title, we have a nrf52840 dongle (PCA10059) which does not come up normally on a Nvidia xavier devboard. Output of dmesg:
We tried different OS...
Hi,
I'm working on an LwM2M client that reads three sensors in sequence every N minutes and notifies the server about the value change.
The server supports the LwM2M 1...
Hello,
I am trying to use a PPK II on Chromebook Linux. The nRF Connect for Desktop software installs and runs but does not recognize the PPK II hardware. I have allowed...
Hi, I'm trying to write an app to capture images from a camera and was wondering how to monitor changes on specifc defined pins in the board overlay file. For example if(...
The certification lab is testing nRF52840 RF .They need to test LE coded S=8,Payload Type:11111111:payload length:37
but i can't find Payload Type:11111111 in software nRF_DTM...